ComponentOne ASP.NET MVC Controls
LineMarker<T> Class Members
Properties  Methods 

C1.Web.Mvc Namespace : LineMarker<T> Class

The following tables list the members exposed by LineMarker<T>.

Public Constructors
 NameDescription
Public ConstructorCreates one LineMarker<T> instance.  
Top
Public Properties
 NameDescription
Public PropertyGets or sets the alignment of the LineMarker content.  
Public PropertyGets the child components. (Inherited from C1.Web.Mvc.Component)
Public PropertyGets or sets the content function that allows to customize the text content of the LineMarker.  
Public PropertyGets or sets a value indicating whether the content of the marker is draggable when the interaction mode is "Drag."  
Public PropertyGets or sets a value indicating whether the lines are linked when the horizontal or vertical line is dragged when the interaction mode is "Drag."  
Public PropertyGets or sets the maximum distance from the horizontal or vertical line that the marker can be dragged.  
Public PropertyGets or sets the horizontal position of the LineMarker relative to the plot area.  
Public PropertyGets or sets the component id. (Inherited from C1.Web.Mvc.Component)
Public PropertyGets or sets the interaction mode of the LineMarker.  
Public PropertyGets or sets the visibility of the LineMarker.  
Public PropertyGets or sets the visibility of the LineMarker lines.  
Public PropertyOccurs after the LineMarker's position changes.  
Public PropertyGets or sets the index of the series in the chart in which the LineMarker appears.  
Public PropertyGets or sets the vertical position of the LineMarker relative to the plot area.  
Top
Public Methods
 NameDescription
Public MethodReturns an HTML-encoded string. (Inherited from C1.Web.Mvc.Component)
Top
Extension Methods
 NameDescription
Public Extension MethodRender the html string in template mode.
Top
See Also

Reference

LineMarker<T> Class
C1.Web.Mvc Namespace